CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough 圆检测

搜索资源列表

  1. Hough_Circle

    1下载:
  2. hough变换实现的图像中圆的检测,适用于计算机视觉初学者,简单容易理解-hough transform circle detection in images, Computer Vision for beginners, simple and easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:812
    • 提供者:sdp
  1. hough

    0下载:
  2. hough变换,把检测整体特性转化为检测局部特性,比如直线、椭圆、圆和弧线等-hough transform to detect the overall characteristics into the detection of local features, such as lines, ellipses, circles and arcs, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:44246
    • 提供者:豁辉
  1. CircularHough

    1下载:
  2. 使用hough变换检测圆,程序说明详细,可以检测同心圆-Using the hough transform to detect circles, detailed descr iption of the procedures, can detect the concentric circles
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:115738
    • 提供者:hanyulan
  1. houghCircles

    0下载:
  2. 对opencv中的hough变换检测圆的算法进行了注释-write some commnets on circle detecton using hough trasform, the algorithm is in opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3246
    • 提供者:梁超
  1. Hough-circle-detection

    0下载:
  2. 按照步骤根据hough变换进行圆检测 按照步骤根据hough变换进行圆检测-Follow the steps under the hough transform for circle detection in accordance with the steps under the hough transform circle detection
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:11349
    • 提供者:
  1. Adhesion-cell-segmentation

    0下载:
  2. 介绍了几篇关于如何分割粘连细胞的文章,使用的是VC++开发,使用的方法包括分水岭还有Hough圆检测等-Introduced a few articles on how segmentation adhesion of cells to the article, using VC + + development, methods of use include watershed and Hough circle detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2234731
    • 提供者:李萍
  1. hough

    0下载:
  2. hough 变换圆检测的程序,自己编写的认为效果还可以。-Some of program about Hough transform round of testing .
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:17565
    • 提供者:amanda
  1. zcx

    1下载:
  2. 对玻璃瓶的彩色图像进行处理,二值化,滤波,增强,阈值分割,边缘检测,Hough圆检测-Color image of the glass, binarization, filtering, enhanced threshold segmentation, edge detection, Hough circle detection
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:34806
    • 提供者:王展
  1. hough-detect-circle

    0下载:
  2. 基于hough变换检测圆,用于图像处理,有循环,打印出半径和圆心-base on hough detect circle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:17974
    • 提供者:张科伟
  1. Hough-transform

    0下载:
  2. 黄永林等人首先通过压缩参量空间, 进行Hough变换, 得到粗尺度的圆的3个特征值。利用得到的特征值, 考虑一定放宽范围内, 通过控制参量空间大小, 再次进行Hough变换得到圆检测的精确值。-Huang Yonglin, who first of all by the compression parameter space for Hough transform to obtain the coarse-scale round of the three eigenvalues. The cha
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1160154
    • 提供者:朱磊
  1. opencv-codes-of-Hough

    0下载:
  2. C语言环境下 opencv中的 利用Hough变换检测圆 把后缀改为word即可-opencv codes of Hough
  3. 所属分类:Other systems

    • 发布日期:2017-11-03
    • 文件大小:52224
    • 提供者:kzx
  1. 0773383inspection

    0下载:
  2. hough 圆检测,使用opencv源程序-hough circle
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:38526
    • 提供者:袁园
  1. Hough-TRANSFORM

    0下载:
  2. 用Hough变换检测出图像中圆 -Hough transform detection image circle
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:1472
    • 提供者:海纳百川
  1. hough_Matlab

    0下载:
  2. hough圆检测的一些原理和代码!对于初学的有很大作用!-hough circle detection of some of the principles and code! There is a significant role for the beginner!
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:14182
    • 提供者:niewei
  1. VehicleWheel

    0下载:
  2. 可以进行车轮的检测,利用的是hough圆检测加上车轮特性-The wheel can be detected using the wheel characteristics hough circle detection with
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:941
    • 提供者:庄晓滨
  1. classical-hough

    0下载:
  2. 文件中有根据经典HOUGH变换算法写的圆检测VC函数,由于圆有三个参数,因此HOUGH算法的圆检测相比直线要慢得多-Document based on the classic HOUGH transform circle detection algorithm written in VC function, there are three parameters as a result of a round, so HOUGH circle detection algorithm is much
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1725
    • 提供者:tbelieve
  1. hough.circle

    0下载:
  2. 介绍了一种圆检测的方法,该方法,基于霍夫变换,并根据圆几何特征可以快速准确的提取出圆中心坐标-Introduction of a circle detection method, based on the Hough transform, and in accordance with the characteristics of circular geometry can be extracted quickly and accurately the circle center coordina
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:6371
    • 提供者:TheNB
  1. houghcircle

    0下载:
  2. hough 圆检测,检测出图像中的圆形,并求得半径和质心-hough circle detection, detection of the image circle, and seek radius and centroid
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1157
    • 提供者:emily
  1. hough

    0下载:
  2. hough变换检测圆,比较好的实现了hough检测的过程,利于学习-hough transform circle detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-18
    • 文件大小:4839351
    • 提供者:jenny
  1. Hough

    0下载:
  2. Hough变换 基于梯度的圆检测,可以加快检测速度-hough transformation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:209890
    • 提供者:田锋
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com